home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / interp / tclStruct1.2.tar.gz / tclStruct1.2.tar / tclStruct1.2 / ChangeLog next >
Text File  |  1995-10-17  |  2KB  |  44 lines

  1. ---------- Version 1.2 --------------------
  2. 10/17/95 Sent off to alcatel
  3.  
  4. ---------- Version 1.2b --------------------
  5. 9/15/95 Now uses autoconf to try to configure itself automatically.
  6. 9/13/95 Too many changes to enumerate, the major being
  7. the source file reorganizion, addition of library and examples, ...
  8. 8/31/95 Added "struct_info builtins" & "struct_info type <type> builtin"
  9. for Dale Hagglund
  10. 8/31/95 Added this file (ChangeLog)
  11.  
  12. ---------- Emailed patch 1.1p1 --------------
  13. 8/31/95 byte/short reads on big-endian architectures were incorrect
  14. from Dale Hagglund & Christoph Class
  15. 8/31/95 Added Laurent Demailly to README
  16. 8/30/95 "struct_read" & "struct_write" were not counting the
  17. number of bytes correctly.  Added tests/write.test.
  18. 8/30/95 Structure elements are not recognized if a tab is used
  19. instead of spaces.
  20.  
  21. ----------  Emailed version 1.1 -------------
  22. 8/28/95 Packaged and emailed to a small group of people who
  23. responded to a USENET post I made about it.
  24.  
  25.  
  26. ----------  Internal versions  1.0 (and before) -------------
  27. 7/26/95 tclStruct is being as an enabling package for testing
  28. the binary API of TOP END(tm) using Tcl.  This is the reason
  29. I wrote tclStruct.
  30.  
  31. 6/08/95 Retrieved tclbin.tar.gz from alcatel.  I used tclbin
  32. as the base upon which to write tclStruct.  It did not do what
  33. I needed but from it I was able to understand how to use associative
  34. arrays and tracing to provide a mapped access facility.
  35.  
  36. There almost no code left from tclbin any more, but I wish to
  37. publicly thank Laurent Demailly for the inspiration for tclStruct.
  38.  
  39. Credits:
  40. tclbin-0.2alpha by Laurent Demailly <dl@hplyot.obspm.fr>
  41. http://hplyot.obspm.fr/~dl/tclbin.html
  42. ftp://hplyot.obspm.fr/tcl/tclbin.tar.gz
  43.  
  44.